CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口通信 API

搜索资源列表

  1. API-serial.demo

    0下载:
  2. 基于API串口通信程序,可以进行监控演示系统demo-serial communication procedures, monitoring demonstration system demo
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:409368
    • 提供者:ww
  1. MySerialCom_VC

    1下载:
  2. VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36981
    • 提供者:如歌
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:王永
  1. COMSerial

    0下载:
  2. 在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This program demonstrated how to use
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31654
    • 提供者:王 望
  1. Windows_API串口编程参考.doc

    0下载:
  2. Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services Architectures)。
  3. 所属分类:编程文档

  1. API-PORT

    0下载:
  2. MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:86901
    • 提供者:yifan
  1. Serial-API

    0下载:
  2. 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1897662
    • 提供者:ace
  1. Comm232

    0下载:
  2. Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2611
    • 提供者:zoudesheng
  1. SerialCommicationProgamming

    0下载:
  2. 此款代码是用VC++编写的串口通信程序,里面包括了Modem编程,MSCOMM控件编程,串口通信API编程三部分-Cikuan code is written in VC++ Serial communication program, which includes Modem programming, MSCOMM control, programming, serial communication API, the three-part
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:169148
    • 提供者:畅凯
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. MySerialCom

    0下载:
  2. 基于vc++实现串口通信api编程实例的源代码-Based on vc++ Serial Communication programming examples in source code api
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:180424
    • 提供者:国林川
  1. visualcom

    0下载:
  2. 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1989827
    • 提供者:huang
  1. serial-port-instance-program

    0下载:
  2. 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:44989440
    • 提供者:
  1. MySerialCom

    0下载:
  2. 串口通信API编程.基于VC++6.0.可以直接使用。-Serial communication API programming. Based on VC++6.0. Can be used directly.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:39113
    • 提供者:wu
  1. APICom

    1下载:
  2. vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
  3. 所属分类:Communication

    • 发布日期:2016-01-12
    • 文件大小:31744
    • 提供者:岳老三
  1. chap7

    0下载:
  2. Modem /串口通信编程 Modem编程【\chap7\Modem】 MSCOMM控件编程【\chap7\MSCOMM】 串口通信API编程【\chap7\MySerialCom】-Modem/Modem serial communication programming programming [\ chap7 \ Modem] MSCOMM control programming [\ chap7 \ MSCOMM] serial communication API progra
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:184805
    • 提供者:诸葛风云
  1. api-serial-communication

    0下载:
  2. api串口通信,采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互-api serial communication,C + + BUILDER win32API with implementation of the serial communications, AT commands to interact with the general communications equipment
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:660929
    • 提供者:霍奇
  1. android-serialport-api

    0下载:
  2. android串口通信API,让android手机实现串口通信。-the android serial communications API, android phone serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-11-03
    • 文件大小:243452
    • 提供者:gerry
  1. vcPP-Series-Port-API

    0下载:
  2. VC++串口通信API-VC++ serial communication API
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:438272
    • 提供者:刘畅
  1. 利用API函数实现字符发送

    0下载:
  2. VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:62962688
    • 提供者:凌乱丶君
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com